'宣言 Public Function IsJoinableWith( _ ByVal value As Range(Of T), _ ByVal incrementor As System.Func(Of T,T) _ ) As System.Boolean
public System.bool IsJoinableWith( Range<T> value, System.Func<T,T> incrementor )
パラメータ
- value
- incrementor
'宣言 Public Function IsJoinableWith( _ ByVal value As Range(Of T), _ ByVal incrementor As System.Func(Of T,T) _ ) As System.Boolean
public System.bool IsJoinableWith( Range<T> value, System.Func<T,T> incrementor )